Skip to content

Instantly share code, notes, and snippets.

@dmknght
dmknght / quick_synology_extractor.py
Last active August 9, 2026 06:43
Quickly extract encrypted firmware and packages inside firmware of Synology. This script is a wrapper of SynoXtract. Must compile SynoXtract first.
import os
import subprocess
"""
Automatically extract synology firmware and packages inside it. The SynoXtract is from https://github.com/prt1999/SynoXtract. Compile it first.
Steps:
1. Extract firmware .pat file
2. (Start loop): Extract spk file (package)
3. Extract tar file. It should contain everything, include ELF files.
4. (End loop) Return 2.
@iamjairo
iamjairo / synology_spk_platforms.md
Created August 9, 2026 06:42 — forked from MilosHavranek/synology_spk_platforms.md
Synology platform list - SPK arch list

Synology platform list - SPK arch list

This platform list serves as a helper for making SPK packages.

Example:

arch="noarch"

arch="x86"
@MilosHavranek
MilosHavranek / synology_spk_platforms.md
Last active August 9, 2026 06:42
Synology platform list - SPK arch list

Synology platform list - SPK arch list

This platform list serves as a helper for making SPK packages.

Example:

arch="noarch"

arch="x86"

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@Maciejdziuba
Maciejdziuba / README.md
Last active August 9, 2026 06:36
The Software Factory Playbook — Dex Horthy's 4-gate workflow (Product → Architecture → Program Design → Vertical Slices) as an installable Claude Code skill. From the Dex Horthy episode on David Ondrej's podcast.

The Software Factory Playbook — Dex Horthy's 4-gate workflow as a skill

A Claude Code Agent Skill built from Dex Horthy's (HumanLayer) playbook on David Ondrej's podcast.

"Once the model has written thousands of lines of code, it is harder to change. The sessions that generate design docs are context-light — you get the most model intelligence when you do the hard thinking early."

By default, agents build horizontally: all the backend, then all the frontend, then a 2,000-line diff lands in your lap and reviewing it is your problem. This skill flips that. Every decision that matters gets made before the code exists — where changing your mind costs a sentence, not a rewrite.

What it does

@jboner
jboner / latency.txt
Last active August 9, 2026 06:33
Latency Numbers Every Programmer Should Know
Latency Comparison Numbers (~2012)
----------------------------------
L1 cache reference 0.5 ns
Branch mispredict 5 ns
L2 cache reference 7 ns 14x L1 cache
Mutex lock/unlock 25 ns
Main memory reference 100 ns 20x L2 cache, 200x L1 cache
Compress 1K bytes with Zippy 3,000 ns 3 us
Send 1K bytes over 1 Gbps network 10,000 ns 10 us
Read 4K randomly from SSD* 150,000 ns 150 us ~1GB/sec SSD
@Nevermind2-025
Nevermind2-025 / Pubspec.yaml
Last active August 9, 2026 06:41
VIZO App
name: vizo
description: VIZO Short Videos
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
@Evpok
Evpok / Maths_ressources.md
Last active August 9, 2026 06:26
Liste de sites de maths offrant des ressources intéressantes pour profs et élèves

Perpendiculaires

Adresse: http://perpendiculaires.free.fr
Auteur: David Robert
Contenu: Cours, exercices, devoirs, blog, bibliographie
Niveau: Lycée

XM1 Maths

Adresse: http://www.xm1math.net/
Auteur: Pascal Brachet
Contenu: Fiches méthodes, exercices, auto-test, logiciels